Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

iOS interrupt fix #35

Merged
merged 7 commits into from
Jan 2, 2025
Merged

iOS interrupt fix #35

merged 7 commits into from
Jan 2, 2025

Conversation

matt200-ok
Copy link
Contributor

No description provided.

Copy link
Member

@laves laves left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move to SPM as we talked about

Also, the generating text is Generating, say Picovoice to interrupt all on one line - let's change that to match Android Generating...\nsay Picovoice to interrupt if that looks okay

@@ -4,7 +4,7 @@ platform :ios, '16.0'
target 'LLMVoiceAssistantDemo' do
pod 'Porcupine-iOS', '~> 3.0.1'
pod 'Cheetah-iOS', '~> 2.0.0'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update cheetah

Comment on lines 31 to 32

```console
pod install
```
1. Install the dependencies using `Swift Package Manager`:

2. Open the `LLMVoiceAssistantDemo.xcworkspace` in XCode
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since SPM package install is automatic and there is no longer an xcworkspace file, I think we need to change this to 1. Open the LLMVoiceAssistantDemo.xcodeproj in XCode

@laves laves merged commit ffc057c into main Jan 2, 2025
3 checks passed
@laves laves deleted the ios-interrupt-fix branch January 2, 2025 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants